home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / VISUAL_B / 2884B.ZIP / VBHC.ZIP / VBHC1.FRM (.txt) < prev   
Visual Basic Form  |  1991-07-05  |  2KB  |  75 lines

  1. vbhc1
  2. Visual Basic Help Example
  3. Form1
  4. Text1
  5. Smith
  6. Label1
  7. Surname:
  8. Text2
  9. Label2
  10. First Name(s):
  11. Label3
  12. kWhile in either of the Text boxes above, press F1 for the Help Index or Shift-F1 for context-sensitive help
  13. FileMenu
  14. &File
  15. FileExit
  16. &Exit
  17. HelpMenu
  18. &Help
  19. HelpItem
  20. &Index
  21. HelpItem
  22.     &Keyboard
  23. HelpItem
  24.     &Commands
  25. HelpItem
  26. &Procedures
  27. HelpItem
  28. &Using Help
  29. Text1_Change
  30. HelpItem_ClickF
  31. Index
  32.     HelpTopick
  33. Worked
  34. WinHelp
  35. L4Wmain
  36. HELP_INDEX
  37. HELP_HELPONHELP
  38. HELP_CONTEXT
  39. Text1_KeyPress
  40. KeyAscii
  41. Text2_Change
  42. Text2_KeyPress
  43. vbhc1
  44. FileExit_Click
  45. Text1_KeyDown
  46. KeyCode
  47. Shift
  48. Key_F2
  49. SHIFT_MASK
  50.     CTRL_MASK
  51. ALT_MASK
  52.     ShiftDown
  53. AltDown
  54. CtrlDown
  55. CtlDown
  56. Text1
  57. KEY_F1
  58. Text2_KeyDown
  59. HelpMenu_Click
  60. Form_Click
  61.     HELP_QUIT
  62. HelpDone
  63. HelpItem_Click
  64.  Invoke Windows Help, specifying the appropriate help topic0
  65. vbhc.HLP
  66. vbhc.HLP
  67. FileExit_Click
  68. VBHC.HLP
  69. Text1_KeyDown
  70. vbhc.HLP
  71. vbhc.HLP
  72. Text2_KeyDown
  73. vbhc.HLP
  74. vbhc.HLP
  75.